Aktualizovat .gitea/workflows/build.yml
Build Folio / Explore-Gitea-Actions (push) Failing after 12m40s Details

This commit is contained in:
Radim Lipovčan 2023-11-25 19:14:45 +01:00
parent b58f21aaa9
commit a85264a1ab
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- name: Build | Prepare packages
- name: Build | Prepare packages
run: |
apt update; apt-get install software-properties-common -y
wget -O- https://apt.corretto.aws/corretto.key | apt-key add -