We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2afaf commit e5ac9c2Copy full SHA for e5ac9c2
.github/workflows/publish-vscode-extension.yaml
@@ -17,6 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
20
+ # todo verify caching works well here too
21
- name: Setup and build project
22
uses: ./.github/actions/setup-and-build
23
0 commit comments