Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Aug 2, 2021
1 parent ab03018 commit c5a44aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
-
name: Install dependencies
run: |
sudo apt-get -yq install liblua5.2-dev swig
sudo apt -yq install liblua5.2-dev swig
-
name: Build MyProject
run: |
Expand Down

0 comments on commit c5a44aa

Please sign in to comment.