Browse Source

Update CI.yml

Lyon 2 years ago
parent
commit
2d73ccc149
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/CI.yml

+ 1 - 0
.github/workflows/CI.yml

@@ -21,6 +21,7 @@ jobs:
 
     - name: INSTALL_PACKAGE
       run: |
+        sudo apt update
         sudo apt install ninja-build
         sudo apt install liblua5.3-dev
         sudo apt install valgrind