(experiment) more cleanup

This commit is contained in:
Peter Squicciarini
2020-09-18 14:54:45 -07:00
parent 8b1f6fe734
commit dacb759766
5 changed files with 10 additions and 20 deletions

View File

@@ -18,7 +18,6 @@ jobs:
with:
node-version: 12.14.1
- name: Clone VSCode repo
run: |
. get_repo.sh
@@ -39,6 +38,9 @@ jobs:
- name: Zip release
run: ./create_zip.sh
- name: DMG the release
run: ./create_dmg.sh
- name: Release
uses: softprops/action-gh-release@v1