Update build-ubuntu.yml

This commit is contained in:
Lee *!* Clagett 2023-05-18 11:43:28 -04:00 committed by GitHub
parent 1420bc6b70
commit 99f9e7542c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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