updated repo name in actiosn
Continuous integration / build (push) Failing after 6m19s

This commit is contained in:
2025-08-09 23:03:15 +01:00
parent 0653427557
commit 2a7ec348c5
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: with:
name: linux-release name: linux-release
path: target/release/world_coder path: target/release/worldcoder
# - uses: actions/upload-artifact@v4 # - uses: actions/upload-artifact@v4
# with: # with: