Skip to content

Commit

Permalink
chore: remove unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
budchirp committed May 27, 2024
1 parent b785b8c commit 63c2373
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Create build dir
run: mkdir build/ && cd build/

- name: Build
run: cmake ${{ github.workspace }}

Expand Down

0 comments on commit 63c2373

Please sign in to comment.