Skip to content

Commit

Permalink
Update Prebuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Munkkeli authored Jan 7, 2025
1 parent 61c93ac commit 38f184e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
platforms: linux/arm64
tags: ${{ env.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
FOLDER=.

development:
name: 'Development'
Expand Down Expand Up @@ -95,5 +93,3 @@ jobs:
platforms: linux/arm64
tags: ${{ env.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
FOLDER=.

0 comments on commit 38f184e

Please sign in to comment.