Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
vlvovch committed Sep 25, 2024
1 parent 9a6d7b9 commit 818b95b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: fix-prefix
if: ${{ matrix.prefix }}
- if: ${{ matrix.prefix }}
env:
prefix: ${{ matrix.prefix }}

Expand Down

0 comments on commit 818b95b

Please sign in to comment.