Skip to content

Commit

Permalink
use checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Lilith Oberhauser <[email protected]>
  • Loading branch information
lilith218 committed Apr 3, 2024
1 parent 3d6c870 commit a901999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/libvsync-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/open-s4c/libvsync:lilith-verify-test
steps:
- name: Check out repository code
uses: actions/checkout@v4
- run: which vsyncer
- run: which cmake
- run: pwd
Expand Down

0 comments on commit a901999

Please sign in to comment.