Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexeption authored Feb 1, 2023
1 parent a4115ec commit 4176493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: Build
run: chmod +x gradlew && ./gradlew build
- uses: actions/upload-artifact@v3
if: github.event_name == 'workflow_dispatch'
with:
name: Compiled-files
path: build/libs/*.jar
Expand Down

0 comments on commit 4176493

Please sign in to comment.