We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dde38b commit 988ef4fCopy full SHA for 988ef4f
3 files changed
.github/workflows/mac_test.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# run pixi command
47
- name: upgrade
48
- run: pixi upgrade compilers clang
+ run: pixi upgrade compilers clang --manifest-path pixi/pixi.toml
49
50
- name: see-upgrade
51
run: git diff
0 commit comments