Skip to content

Commit 5bf3728

Browse files
authored
Update main.yml
1 parent d346d24 commit 5bf3728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: npm run build
4242

4343
# Runs a set of commands using the runners shell
44-
- name: Zip disk folder
44+
- name: Zip extension
4545
if: ${{ github.event_name == 'workflow_dispatch' }}
4646
run: |
4747
cd ./dist/LeetcodeSessionManager

0 commit comments

Comments
 (0)