Skip to content

Commit

Permalink
Remove duplicate step
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-sweet committed Oct 2, 2023
1 parent b35cba6 commit 17eba82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:

- name: Build
run: |
cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=Release -DNOTEST=1
cmake --build ${{github.workspace}}/build --config Release
cpack --config ${{github.workspace}}/build/CPackConfig.cmake -C Release -G ZIP
Expand Down

0 comments on commit 17eba82

Please sign in to comment.