Explorar o código

Update trigger-site-rebuild.yml

Björn Ritzl hai 6 meses
pai
achega
564ea10396
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/trigger-site-rebuild.yml

+ 1 - 1
.github/workflows/trigger-site-rebuild.yml

@@ -9,7 +9,7 @@ jobs:
     - name: Install hunspell
       run: |
         sudo apt-get update
-        sudo apt-get install python-dev 
+        sudo apt-get install python-dev-is-python3 
         sudo apt-get install libhunspell-dev
         sudo pip install hunspell
     - uses: actions/checkout@v4