Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knotekt authored Jan 14, 2025
1 parent 10d7c6d commit fbd7c73
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 @@ -26,7 +26,6 @@ jobs:
- name: Build
run: |
export CONFIG_SITE=/etc/dpkg-cross/cross-config.${{ matrix.arch }}
cmake -DCMAKE_BUILD_TYPE=Release -S . -B .
make
Expand Down

0 comments on commit fbd7c73

Please sign in to comment.