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 d346d24 commit 5bf3728Copy full SHA for 5bf3728
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
run: npm run build
42
43
# Runs a set of commands using the runners shell
44
- - name: Zip disk folder
+ - name: Zip extension
45
if: ${{ github.event_name == 'workflow_dispatch' }}
46
run: |
47
cd ./dist/LeetcodeSessionManager
0 commit comments