Skip to content

Commit

Permalink
Github action update
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhjp01 committed Feb 14, 2024
1 parent e9af9a4 commit d9c6292
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upload-conan-pkgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
-b missing \
--user=osp \
--channel=${CHANNEL} \
--update \
.
- name: Conan upload
run: conan upload --confirm --remote osp '*'
Expand Down Expand Up @@ -90,7 +89,6 @@ jobs:
-b missing \
--user=osp \
--channel=${CHANNEL} \
--update \
.
- name: Conan upload
run: conan upload --confirm --remote osp '*'

0 comments on commit d9c6292

Please sign in to comment.