Fix executable location
This commit is contained in:
parent
5675fea9de
commit
dbc75c9958
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: perlin-noise
|
path: cmake-build-debug/perlin-noise
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue