Remove built files chown

This commit is contained in:
JJ Kasper 2023-02-17 17:46:43 -08:00
parent 4acdd3485d
commit e2649af6b1
No known key found for this signature in database
GPG key ID: 47B7C67C7B64BEE6

View file

@ -944,9 +944,6 @@ jobs:
turbo run build-native --cache-dir=".turbo" -- --target x86_64-unknown-linux-gnu &&
strip packages/next-swc/native/next-swc.*.node
- run: sudo chown -R $USER:$GROUP ./packages/next-swc/target
if: ${{ steps.docs-change.outputs.DOCS_CHANGE == 'nope' }}
- name: Upload artifact
uses: actions/upload-artifact@v3
if: ${{ steps.docs-change.outputs.DOCS_CHANGE == 'nope' }}