Skip to content

Commit

Permalink
WIP-FIX: fixing vscode extension artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Dec 28, 2023
1 parent cfb8e29 commit 9b8bded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vscodeext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Save artifact
uses: actions/upload-artifact@v2
with:
name: VSCodeExtension
name: script-sync
path: VSCode/scriptsync/*.vsix

0 comments on commit 9b8bded

Please sign in to comment.