Skip to content

Commit

Permalink
checkout is necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamonDinoia committed Jun 14, 2024
1 parent f894283 commit 86c3748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
fail-fast: false
matrix: ${{ fromJSON(needs.prepare.outputs.matrix) }}
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Cpp
uses: aminya/setup-cpp@v1
with:
Expand Down

0 comments on commit 86c3748

Please sign in to comment.