Skip to content

Commit

Permalink
More updates to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Mar 30, 2023
1 parent 41a8cbd commit f8ccaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ContinuousIntegration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
which ${{matrix.vFortran}}
${{matrix.vFortran}} --version
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: mkdir bin
run: mkdir bin
- name: cmake
Expand Down

0 comments on commit f8ccaa1

Please sign in to comment.