Skip to content

Commit

Permalink
Edit: type on actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonyang-ee committed Feb 11, 2024
1 parent 5ffd69d commit 4a7b5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
context: ./BuilderQt
platforms: linux/amd64,linux/arm64
target: artifact
output: type=local,dest={{ github.workspace }}/build-${{ matrix.versions }}
outputs: type=local,dest={{ github.workspace }}/build-${{ matrix.versions }}
build-args: VERSION=${{ matrix.versions }}
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 4a7b5f3

Please sign in to comment.