Skip to content

Commit

Permalink
resolve ChicoState#1
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Ganaway authored and Connor Ganaway committed Feb 21, 2022
1 parent e0d2c15 commit ed0ff0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: g++ -std=c++11 -Wfatal-errors main.cpp dictionary.cpp -o wordler
run: Makefile

0 comments on commit ed0ff0c

Please sign in to comment.