Skip to content

Commit

Permalink
working-directory isn't recognized here
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Jan 15, 2025
1 parent 5716103 commit d91c8bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,8 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
working-directory: ./editors/code
name: dist-${{ matrix.target }}
path: ./dist
path: ./editors/code/dist

# Publish the built extension to the Code Marketplace.
publish-code-marketplace:
Expand Down

0 comments on commit d91c8bf

Please sign in to comment.