Fix executable name for real this time
This commit is contained in:
parent
344de31b81
commit
7f987925b1
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ jobs:
|
||||||
uses: forgejo/upload-artifact@v4
|
uses: forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: bin.zip
|
name: bin.zip
|
||||||
path: cmake-build-debug/perlin-noise
|
path: cmake-build-debug/perlin-shadows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue