Skip to content

Commit

Permalink
Merge pull request #146 from lcpp-org/drobnyjt-patch-1
Browse files Browse the repository at this point in the history
Update rustbca_compile_check.yml
  • Loading branch information
drobnyjt authored Aug 22, 2021
2 parents 445d65c + ebd67ae commit b9ec50e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rustbca_compile_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: udpate
run: |
sudo apt-get update
- name: Install curl
run: |
sudo apt-get install curl
Expand Down

0 comments on commit b9ec50e

Please sign in to comment.