Sfoglia il codice sorgente

Update translations.yml

Update before issuing apt installation commands
Friskygote 4 anni fa
parent
commit
c08513ee4b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/translations.yml

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

@@ -15,6 +15,7 @@ jobs:
         token: ${{ secrets.WIKIBOT_TOKEN }}
         token: ${{ secrets.WIKIBOT_TOKEN }}
     - name: Update Widgets
     - name: Update Widgets
       run: |
       run: |
+        sudo apt update
         sudo apt-get install inkscape
         sudo apt-get install inkscape
         for language in i18n/*.json
         for language in i18n/*.json
         do
         do