We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8407c commit b7cb841Copy full SHA for b7cb841
1 file changed
template/.github/workflows/build.yml
@@ -18,8 +18,6 @@ jobs:
18
fetch-depth: 0
19
- name: Set up pixi
20
uses: prefix-dev/setup-pixi@a0af7a228712d6121d37aba47adf55c1332c9c2e # v0.9.4
21
- with:
22
- environments: build
23
- name: Derive version
24
id: version
25
if: startsWith(github.ref, 'refs/tags/')
0 commit comments