1
0

fix1
Some checks failed
Build / build (push) Failing after 8s

This commit is contained in:
ІО-23 Шмуляр Олег 2025-05-24 17:14:29 +03:00
parent f1d6f07d82
commit ad76f71b3b

View File

@ -7,8 +7,12 @@ jobs:
runs-on: debian-latest
steps:
- run: pwd
- run: ls -lh
- run: echo "${{ gitea.workspace }}"
- run: git init
- run: git remote add gitea http://10.1.1.1:3000/hasslesstech/test3
- run: git fetch
- run: git checkout master
- run: ls -lh
- run: apt update
- run: apt install -y gcc
- name: Build funtions