Skip to content

Commit

Permalink
fix(core): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed May 30, 2023
1 parent 5f24265 commit ac216fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ jobs:
pnpm install --frozen-lockfile --dev --ignore-scripts --no-optional
pnpm nx run-many --target=build-native -- --target=x86_64-unknown-freebsd
rm -rf node_modules
rm -rf target
rm -rf .yarn/cache
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit ac216fe

Please sign in to comment.