Skip to content

Commit

Permalink
fix debug poz
Browse files Browse the repository at this point in the history
  • Loading branch information
fr1kin committed Feb 16, 2022
1 parent ae24415 commit 614048d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ jobs:
- name: Rename build files
run: |
ls -lah .
echo !!!!
pushd build/libs
ls -lah .
cp ${{ steps.exec.outputs.slimjar }} NiSCore-SLIM.jar
cp ${{ steps.exec.outputs.libszip }} NiSCore-libs.zip
cp ${{ steps.exec.outputs.fatjar }} NiSCore-FAT.jar
Expand Down

0 comments on commit 614048d

Please sign in to comment.