Skip to content

Commit

Permalink
Update 02/28/25: update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBonn committed Feb 28, 2025
1 parent c1ac572 commit f7432cc
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 @@ -55,7 +55,7 @@ jobs:
run: zip game.zip * .lake/ .i18n/ -r

- name: upload compressed game folder
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-for-server-import
path: |
Expand Down

0 comments on commit f7432cc

Please sign in to comment.