Update release_arm64v8.yml
All checks were successful
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Successful in 8m15s
All checks were successful
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Successful in 8m15s
This commit is contained in:
parent
dccd6e9740
commit
e19724c2dc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
apk -U upgrade
|
apk -U upgrade
|
||||||
apk add bash git wget curl nodejs sshfs alpine-sdk abuild sudo shadow
|
apk add bash git wget curl nodejs sshfs alpine-sdk abuild sudo shadow
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
- name: Set up environment and users
|
- name: Set up environment and users
|
||||||
run: |
|
run: |
|
||||||
echo "user_allow_other" >> /etc/fuse.conf
|
echo "user_allow_other" >> /etc/fuse.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue