1
0

fix2
Some checks failed
Build / build (push) Has been cancelled

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

View File

@ -8,12 +8,13 @@ jobs:
steps:
- run: pwd
- run: echo "${{ gitea.workspace }}"
- run: apt update
- run: apt install -y git
- 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
run: gcc -c f.c