Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
CI Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MTadder committed Aug 9, 2024
1 parent e3d8ec0 commit 0c6e9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: compile mtlibrary
run: |
moonc mtlib/*.moon
moonc mtlibrary.moon
moonc mtlib.moon

0 comments on commit 0c6e9b5

Please sign in to comment.