Skip to content

Commit

Permalink
ci: fix for create-image@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
LinqLover authored Jan 5, 2024
1 parent ce9165d commit 358c6bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: LinqLover/create-image@latest
id: create-image
with:
squeak-version: trunk
prepare-script: ./scripts/prepareImage.st
postpare-script: ./scripts/postpareImage.st
- uses: actions/upload-artifact@master
Expand Down

0 comments on commit 358c6bd

Please sign in to comment.