Skip to content

Commit 459cb1a

Browse files
authored
Update main.yml
1 parent 7f87036 commit 459cb1a

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
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Extract ZIP File
16-
run: unzip filename.zip -d extracted_folder
16+
run: unzip onlinevotingsystem.zip -d extracted_folder
1717

1818
- name: Commit Extracted Files
1919
run: |

0 commit comments

Comments
 (0)