Skip to content

Commit

Permalink
ci rm wrong path
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyagara committed Sep 20, 2024
1 parent 0999266 commit d53f34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build
run: ./gradlew build

- run: rm build/libs/cooptweaks-all.jar
- run: rm ./build/libs/cooptweaks-*-all.jar

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit d53f34b

Please sign in to comment.