Skip to content

Commit

Permalink
ci: fix slip
Browse files Browse the repository at this point in the history
  • Loading branch information
LinqLover committed Jan 5, 2024
1 parent a04266f commit d3792fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: LinqLover/create-image@latest
id: create-image
with:
squeak-version: 6.0
squeak-version: '6.0'
prepare-script: ./scripts/prepareImage.st
postpare-script: ./scripts/postpareImage.st
- uses: actions/upload-artifact@master
Expand Down

0 comments on commit d3792fd

Please sign in to comment.