mirror of
https://github.com/vtnerd/monero-lws.git
synced 2025-02-02 03:06:28 +00:00
Update build-ubuntu.yml
This commit is contained in:
parent
9c599da513
commit
008624959e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-ubuntu.yml
vendored
2
.github/workflows/build-ubuntu.yml
vendored
|
@ -52,5 +52,5 @@ jobs:
|
||||||
|
|
||||||
- name: Build LWS
|
- name: Build LWS
|
||||||
# Build your program with the given configuration
|
# Build your program with the given configuration
|
||||||
run: cd ${{github.workspac}}/lws/build && make
|
run: cd ${{github.workspace}}/lws/build && make
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue