Skip to content

Commit

Permalink
Remove obsolete conan command
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgensenUlrik committed Apr 23, 2024
1 parent 1f5605d commit dec578b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cosim-demo-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Configure libcxx for Linux
run: |
conan profile detect --name default --force
conan profile update settings.compiler.libcxx=libstdc++11 default
if: runner.os == 'Linux'
- name: Add Conan remote
run: conan remote add osp https://osp.jfrog.io/artifactory/api/conan/conan-local --force
Expand Down

0 comments on commit dec578b

Please sign in to comment.