Skip to content

Commit

Permalink
macos fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Jul 18, 2024
1 parent 9841146 commit 532fde3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
generator: Ninja
c-compiler: clang
cxx-compiler: clang++
cxx-compiler: clang++
options: CMAPLE_FLAGS=static
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down Expand Up @@ -77,7 +76,6 @@ jobs:
generator: Ninja
c-compiler: clang
cxx-compiler: clang++
cxx-compiler: clang++
options: CMAPLE_FLAGS=static
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 532fde3

Please sign in to comment.