Skip to content

Commit

Permalink
Update cmake-multi-platform-make-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ipagaxi committed Mar 11, 2024
1 parent d262f75 commit 82d2490
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake-multi-platform-make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
run: |
echo "build-output-dir=${{ github.workspace }}/build" >> "$GITHUB_OUTPUT"
- name: Create Linux Build Output Directory
if: matrix.ox == 'Linux'
- name: Create Build Output Directory
run: mkdir ./project_build

- name: Install development libraries (Ubuntu/Debian)
Expand Down

0 comments on commit 82d2490

Please sign in to comment.