Skip to content

Commit

Permalink
fix [CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder committed Dec 19, 2024
1 parent c866a55 commit 2a10950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-grammar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
ls -R
cd smalig
mv smalig/grammar.yaml > ../smali-opcodes/grammar.yaml
mv smalig/grammar.yaml ../smali-opcodes/grammar.yaml
cd ..
- name: Commit changes
Expand Down

0 comments on commit 2a10950

Please sign in to comment.