Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KnosTx committed Sep 8, 2024
1 parent dbf7a68 commit 1a8e4b9
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 @@ -21,7 +21,7 @@ jobs:
run: composer make-server

- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3.2.1
with:
name: Build
path: PocketMine-MP.phar

0 comments on commit 1a8e4b9

Please sign in to comment.