1
0
mirror of https://github.com/graalvm/setup-graalvm.git synced 2025-03-14 23:10:11 +08:00

update check-dist.yml to make it build

This commit is contained in:
jpaul 2023-11-01 10:03:39 +01:00
parent 7e342df686
commit 40a98bdc5d

@ -49,7 +49,7 @@ jobs:
# If index.js was different than expected, upload the expected version as an artifact # If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
if: ${{ failure() && steps.diff.conclusion == 'failure' }} # if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with: with:
name: dist name: dist
path: dist/ path: dist/