Update build-ubuntu.yml

This commit is contained in:
Lee *!* Clagett 2023-05-18 11:43:28 -04:00 committed by Lee *!* Clagett
parent 9c599da513
commit 008624959e

View file

@ -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