Skip to content

Commit

Permalink
Update ccpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu authored Nov 16, 2019
1 parent 06027ee commit a6dabc5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- name: dependency
run: sudo apt-get install libcppunit-dev
- name: configure
run: ./bootstrap
- name: make
Expand Down

0 comments on commit a6dabc5

Please sign in to comment.