Skip to content

Commit

Permalink
Fix clean
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jun 27, 2022
1 parent d53ffbe commit 1c92452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
shell: bash
run: |
echo $(pwd)
sbt client/clean nativeImage
sbt clean nativeImage
- uses: actions/upload-artifact@v3
with:
path: ${{ matrix.local_path }}
Expand Down

0 comments on commit 1c92452

Please sign in to comment.