Update decode.yml

This commit is contained in:
smallfawn
2024-06-28 14:21:55 +08:00
committed by GitHub
parent 3003f634b6
commit e8c11b5d97

View File

@@ -15,7 +15,7 @@ jobs:
- name: Execute Python script for decoding
run: |
python decode.py
python scr/decode.py
- name: Install dependencies and run decode
run: |