mirror of
https://github.com/Vomitblood/stort.git
synced 2025-02-12 20:48:40 +08:00
updated github actions workflow
This commit is contained in:
parent
d57e785613
commit
7d4d8827d0
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -11,8 +11,8 @@ permissions:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
# container:
|
||||||
image: ubuntu:22.04
|
# image: ubuntu:22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
|
|
Loading…
Reference in a new issue