Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 17 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/native.yml
Original file line number Diff line number Diff line change
@@ -21,6 +21,8 @@ jobs:
- uses: olafurpg/setup-scala@v5
- run: jabba install [email protected]=tgz+${{ matrix.url }}
- run: bin/build-native-image.sh
env:
CI: true
- uses: actions/upload-artifact@master
with:
name: ${{ matrix.artifact }}
17 changes: 0 additions & 17 deletions .github/workflows/scala.yml

This file was deleted.

0 comments on commit e35c827

Please sign in to comment.