Skip to content

Commit

Permalink
Update release-alpine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani committed Jun 28, 2024
1 parent 584dbdf commit 2658003
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

env:
REGISTRY: ghcr.io
CROSS_SYSROOT: /mnt/alpine

jobs:

Expand All @@ -29,7 +28,6 @@ jobs:
ca-certificates
git
go
volumes: ${{ steps.alpine-target.outputs.root-path }}:${{ env.CROSS_SYSROOT }}
- name: Install LuaJit 2.1
run: |
Expand Down

0 comments on commit 2658003

Please sign in to comment.