Skip to content

Commit

Permalink
Update linux workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
mel-florance committed Apr 14, 2021
1 parent f4b45f3 commit b074b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Setup Project
run: ./GenerateProject.sh
- name: Compile Project
run: cd Linguini && make
run: make

0 comments on commit b074b41

Please sign in to comment.