Skip to content

Commit

Permalink
fix action conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir-Rashid committed Oct 20, 2023
1 parent cc0a153 commit e1d06fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
submodules: true
token: ${{ secrets.SSH_TOKEN }}

- name: Create build dir
run: mkdir build

- name: Set up Cmake
run: mkdir build && cd build && cmake ..

Expand Down

0 comments on commit e1d06fd

Please sign in to comment.