Update github_actions.yml
spelling error
This commit is contained in:
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ruby-version: 3.0.3 # Not needed with a .ruby-version file
|
ruby-version: 3.0.3 # Not needed with a .ruby-version file
|
||||||
|
|
||||||
- name: 'Update and Install Dwpendencies'
|
- name: 'Update and Install Dependencies'
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install libcurl4 libcurl4-openssl-dev
|
sudo apt install libcurl4 libcurl4-openssl-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user