Skip to content

Commit

Permalink
Updated ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
diareuse committed Aug 22, 2022
1 parent 9df225e commit b64e18c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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 @@ -36,7 +36,7 @@ jobs:
retention-days: 1

release:
needs: [ build-graal, build-jvm ]
needs: build-graal
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -490,3 +490,5 @@ Temporary Items
.apdisk

/.idea/dbnavigator.xml
/dragapult
/dragapult.build_artifacts.txt

0 comments on commit b64e18c

Please sign in to comment.