Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
eliaskosunen committed Oct 30, 2024
1 parent 4c5e55f commit c8d7c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ jobs:
run: |
mkdir ${{ runner.workspace }}/build
cd ${{ runner.workspace }}/build
emconfigure cmake -DSCN_CI=ON $GITHUB_WORKSPACE
emcmake -DSCN_CI=ON $GITHUB_WORKSPACE
- name: Build
working-directory: ${{ runner.workspace }}/build
Expand Down

0 comments on commit c8d7c53

Please sign in to comment.