Skip to content

Commit ebd67ae

Browse files
authored
Update rustbca_compile_check.yml
1 parent 445d65c commit ebd67ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rustbca_compile_check.yml

Lines changed: 3 additions & 0 deletions
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)