Skip to content

Commit

Permalink
Update decode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smallfawn authored Jun 28, 2024
1 parent e8c11b5 commit 97a0224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/decode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Execute Python script for decoding
run: |
python scr/decode.py
python src/decode.py
- name: Install dependencies and run decode
run: |
Expand Down

0 comments on commit 97a0224

Please sign in to comment.