Update .gitea/workflows/ci.yml
This commit is contained in:
parent
a8a8be6700
commit
ac68e66fce
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Install rustup
|
||||
run: |
|
||||
apt update -m
|
||||
apt install -y curl
|
||||
pwd
|
||||
ls
|
||||
|
||||
test-arm64:
|
||||
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
apt update -m
|
||||
apt install -y curl
|
||||
pwd
|
||||
ls
|
||||
Loading…
Add table
Add a link
Reference in a new issue