Update release_arm64v8.yml
All checks were successful
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Successful in 8m15s

This commit is contained in:
ITmodulo 2025-04-05 14:02:30 +02:00
parent dccd6e9740
commit e19724c2dc

View file

@ -17,7 +17,7 @@ jobs:
apk -U upgrade
apk add bash git wget curl nodejs sshfs alpine-sdk abuild sudo shadow
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up environment and users
run: |
echo "user_allow_other" >> /etc/fuse.conf