Skip to content

Commit 3d72ff1

Browse files
committed
fix linux
1 parent 3b19a61 commit 3d72ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Create Package
4343
run: |
4444
mkdir spaghetti-release
45-
mv build-cmake/spaghetti spaghetti-release/
45+
mv build-cmake/Spaghettify spaghetti-release/
4646
- name: Publish packaged artifacts
4747
uses: actions/upload-artifact@v4
4848
with:

0 commit comments

Comments
 (0)