Update github_actions.yml

spelling error
This commit is contained in:
John Brahy
2024-05-02 15:13:00 -07:00
committed by GitHub
parent 6d1c3c3a31
commit 591f76edea

View File

@@ -44,7 +44,7 @@ jobs:
with:
ruby-version: 3.0.3 # Not needed with a .ruby-version file
- name: 'Update and Install Dwpendencies'
- name: 'Update and Install Dependencies'
run: |
sudo apt update
sudo apt install libcurl4 libcurl4-openssl-dev