mirror of
https://codeberg.org/wownero/wownero-lws
synced 2026-01-09 15:15:15 -08:00
Update build-ubuntu.yml
This commit is contained in:
committed by
Lee *!* Clagett
parent
9c599da513
commit
008624959e
2
.github/workflows/build-ubuntu.yml
vendored
2
.github/workflows/build-ubuntu.yml
vendored
@@ -52,5 +52,5 @@ jobs:
|
||||
|
||||
- name: Build LWS
|
||||
# Build your program with the given configuration
|
||||
run: cd ${{github.workspac}}/lws/build && make
|
||||
run: cd ${{github.workspace}}/lws/build && make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user