Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dollerama authored Sep 11, 2024
1 parent d3a12c2 commit 0d90a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: perl -V
run: perl -V
- name: WrenDoc.PL
run: perl src/scripts/WrenDocs.PL -out src/scripts/Test.md -in src/scripts/io.wren
run: perl src/scripts/WrenDocs.pl -out src/scripts/Test.md -in src/scripts/io.wren

0 comments on commit 0d90a59

Please sign in to comment.