Skip to content

Commit

Permalink
Fix syntax error in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ConniBug committed Sep 19, 2023
1 parent 3fc18a2 commit 75240ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: show dir
run: |
pwd
ls
pwd
ls
- name: Configure build
run: |
Expand Down

0 comments on commit 75240ae

Please sign in to comment.