build tweaks
This commit is contained in:
parent
7a58d58470
commit
415eeaaca1
2 changed files with 3 additions and 2 deletions
3
.github/workflows/cmake-single-platform.yml
vendored
3
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -20,7 +20,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: checkout source
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install catch2
|
||||
# install catch2. see [[https://stackoverflow.com/questions/57982945/how-to-apt-get-install-in-a-github-actions-workflow]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue