Skip to content

Commit

Permalink
More packages from conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Sep 26, 2023
1 parent 94d5214 commit f60ec8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/static_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,12 @@ jobs:
with:
environment-name: mambabuild
init-shell: bash cmd.exe
create-args: nlohmann_json
create-args: >-
cli11 >=2.2,<3
cpp-expected
nlohmann_json
spdlog
fmt
- name: build micromamba
shell: cmd /C call {0}
run: |
Expand Down
4 changes: 0 additions & 4 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@
"name": "libsolv"
},
"zstd",
"tl-expected",
"curl",
"yaml-cpp",
"reproc",
"fmt",
"spdlog",
"cli11",
{
"name": "winreg",
"platform": "windows"
Expand Down

0 comments on commit f60ec8a

Please sign in to comment.