Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jiri-bobek committed Oct 2, 2024
1 parent 90b838f commit 327a8c8
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 @@ -64,7 +64,7 @@ jobs:
- name: Build
run: |
npm install
npm run gulp vscode-linux-x64
npm run gulp vscode-win32-x64
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 327a8c8

Please sign in to comment.