Skip to content

Commit b9ec50e

Browse files
authored
Merge pull request #146 from lcpp-org/drobnyjt-patch-1
Update rustbca_compile_check.yml
2 parents 445d65c + ebd67ae commit b9ec50e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rustbca_compile_check.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v2
18+
- name: udpate
19+
run: |
20+
sudo apt-get update
1821
- name: Install curl
1922
run: |
2023
sudo apt-get install curl

0 commit comments

Comments
 (0)