Skip to content

Commit

Permalink
updated testrelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 22, 2024
1 parent 414ed3b commit 9a47a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- windows-latest # Windows - amd64
steps:
- uses: actions/checkout@v4
- uses: ./
- uses: arturo-lang/bundler@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
entry: ${{ env.app-entry }}
Expand Down

0 comments on commit 9a47a86

Please sign in to comment.