diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index e08d574cea..f0c01959c6 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -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