Skip to content

Commit

Permalink
modified: .github/workflows/build-ceres.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miner committed Jan 7, 2024
1 parent e155f64 commit 3168fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ceres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: bash
run: |
echo "cwd=$(pwd)" >> $GITHUB_ENV
echo "bdir=$(pwd)/build >> $GITHUB_ENV
echo "bdir=$(pwd)/build" >> $GITHUB_ENV
- name: Clone Emscripten
Expand Down

0 comments on commit 3168fb9

Please sign in to comment.