Skip to content

Commit

Permalink
fix path2
Browse files Browse the repository at this point in the history
  • Loading branch information
buti1021 committed Aug 25, 2024
1 parent e0aef8e commit f471d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_minetest_tar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
files: /home/runner/work/minetest_builder/minetest_builder/minetest/minetest-5.9.0-dev-linux.tar.gz
files: /home/runner/work/minetest_builder/minetest_builder/minetest/minetest-5.9.0-linux.tar.gz
tag_name: v5.9.0

0 comments on commit f471d59

Please sign in to comment.