Skip to content

Commit 7c6373d

Browse files
committed
Update the workflow
1 parent 390889d commit 7c6373d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cpp.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616

1717
- name: run build task on all environments
1818
run: |
19-
pixi run -e default build
20-
pixi run -e rerunfindpackage build
19+
pixi run build-source
20+
pixi run build-findpackage

0 commit comments

Comments
 (0)