We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13f05b commit 698352aCopy full SHA for 698352a
1 file changed
.github/workflows/tmbundle.yml
@@ -55,9 +55,6 @@ jobs:
55
env:
56
GH_TOKEN: ${{ github.token }}
57
58
- - name: Checkout latest code
59
- uses: actions/checkout@v4
60
-
61
- name: Build .vsix package
62
run: cd plush.tmbundle && vsce package
63
0 commit comments