Skip to content

Commit

Permalink
CI: Don't try to call CMake on initial task
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Aug 8, 2023
1 parent f58557d commit 4ff5592
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
eval ${{ matrix.config.deps_cmdline }}
fi
g++ --version
cmake --version
mkdir build-temp
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4ff5592

Please sign in to comment.