Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.

Commit e337002

Browse files
committed
just a test update
1 parent 8e8dc11 commit e337002

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
upload_exe_with_name: 'Exitlag Auto Signup v3.${{ github.run_number }}'
4343
options: --onefile, --name "exitlag-auto-signup v3.${{ github.run_number }}", --clean
4444

45+
- name: List files for debugging
46+
run: ls -R
47+
4548
- name: Upload Executable
4649
uses: actions/upload-artifact@v3
4750
with:

0 commit comments

Comments
 (0)