Fix linux building
This commit is contained in:
@@ -41,9 +41,6 @@ jobs:
|
||||
run: cmake --build build -- -j$(nproc)
|
||||
- name: List build output
|
||||
run: ls -lh build
|
||||
- name: Fix Dusk binary name
|
||||
run: |
|
||||
mv build/DuskCore build/Dusk
|
||||
- name: Upload Linux binary
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user