Обновить .gitea/workflows/build.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s

This commit is contained in:
svk 2024-06-27 12:44:31 +03:00
parent dea2ff0023
commit aff70dd8b7

View File

@ -12,7 +12,7 @@ jobs:
- run: echo "${{ url }}${{ gitea.repository }}"
- name: Build the packages
run: |
git clone ${{ url }}${{ gitea.repository }}
git clone ${{ vars.url }}${{ gitea.repository }}
pwd
cd projman/debian
./build-deb-projman.sh"