Skip to content

Commit

Permalink
Forgot to name profile
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnfreeman committed May 6, 2024
1 parent dced125 commit 3b87e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cupcake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: configure Conan on macOS
if: runner.os == 'macOS'
run: |
conan profile update 'conf.tools.build:exelinkflags=["-Wl,-ld_classic"]'
conan profile update 'conf.tools.build:exelinkflags=["-Wl,-ld_classic"]' default
- name: configure Conan on Linux
if: runner.os == 'Linux' || matrix.compiler == 'gcc'
run: |
Expand Down

0 comments on commit 3b87e16

Please sign in to comment.