Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderThomasB authored Apr 2, 2021
1 parent e17e1b2 commit 7cadd58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- uses: actions/checkout@v2
# - name: configure
# run: ./configure
- name: install_GTK_DEV
run: sudo apt-get install libgtk-3-dev
- name: make
run: make
# - name: make check
Expand Down

0 comments on commit 7cadd58

Please sign in to comment.