Skip to content

Commit

Permalink
Remove shell from build
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed May 12, 2024
1 parent b7cac3d commit e638a1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ jobs:
environments: "build"
download-data: false
- name: npm build
shell: pixi run -e build bash -el {0}
run: |
TARBALL=$(pixi run build-npm)
echo "TARBALL=$TARBALL" >> $GITHUB_ENV
Expand Down

0 comments on commit e638a1e

Please sign in to comment.