Skip to content

Commit 2658003

Browse files
authored
Update release-alpine.yml
1 parent 584dbdf commit 2658003

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-alpine.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
env:
99
REGISTRY: ghcr.io
10-
CROSS_SYSROOT: /mnt/alpine
1110

1211
jobs:
1312

@@ -29,7 +28,6 @@ jobs:
2928
ca-certificates
3029
git
3130
go
32-
volumes: ${{ steps.alpine-target.outputs.root-path }}:${{ env.CROSS_SYSROOT }}
3331
3432
- name: Install LuaJit 2.1
3533
run: |

0 commit comments

Comments
 (0)