Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jiri-bobek committed Oct 1, 2024
1 parent a211a4a commit 90b838f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: |
npm install
npm run gulp vscode-linux-x64
xcopy ../VSCode-win32-x64 . /E /I
xcopy ..\VSCode-win32-x64 . /E /I
ren VSCode-win32-x64 code-x17-win32-x64
7z a -tzip code-x17-win32-x64.zip code-x17-win32-x64
Expand Down

0 comments on commit 90b838f

Please sign in to comment.