Skip to content

Commit

Permalink
cmp - separate uses/run
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Sep 23, 2021
1 parent 2369295 commit 53f26d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: claudioperez/OpenSees@cmake-build
run: |
- run: |
mkdir build
cd build
cmake ..
Expand Down

0 comments on commit 53f26d5

Please sign in to comment.