Atualizar .github/workflows/teste-shell.yml
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
apt-get update -qq && apt-get install -y -qq python3 curl
|
||||
fi
|
||||
python3 --version
|
||||
- name: 📦 Instalar python3 se necessário
|
||||
- name: 📦 Instalar curl se necessário
|
||||
run: |
|
||||
# Alpine usa apk, Ubuntu/Debian usa apt
|
||||
if command -v apk &>/dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user