Skip to content

Commit

Permalink
cmp
Browse files Browse the repository at this point in the history
;
  • Loading branch information
claudioperez committed Sep 23, 2021
1 parent c44918b commit 6cfca46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: |
mkdir build
cd build
cmake ..
cmake --build . --target OpenSeesTcl
mkdir build
cd build
cmake ..
cmake --build . --target OpenSeesTcl

0 comments on commit 6cfca46

Please sign in to comment.