o7-machinehum il y a 9 mois
Parent
commit
917ece19bc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/push.yml

+ 1 - 1
.github/workflows/push.yml

@@ -17,7 +17,7 @@ jobs:
 
       - name: Install dependencies
         run: |
-            sudo pip install ufbt --break-system-packages.
+            sudo pip install ufbt --break-system-packages
 
       - name: Build
         run: |