Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loweredgames committed Feb 4, 2024
1 parent 94d8e12 commit 7e0f4f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
id: construct_filename
run: |
filename="${{ env.MAP_NAME }}-MC${{ steps.get_version.outputs.RELEASE }}-R${{ steps.get_version.outputs.NIGHTLY }}"
fi
filename="${filename}.zip"
echo "::set-output name=zipname::$filename"
- name: Install 7zip
Expand Down

0 comments on commit 7e0f4f4

Please sign in to comment.