1
0

update workflow

This commit is contained in:
ІО-23 Шмуляр Олег 2025-05-24 17:45:12 +03:00
parent 29e1c10e7c
commit b4e09b42ef

View File

@ -5,6 +5,8 @@ on: [push]
jobs:
build:
runs-on: debian-prepared
container:
image: debian-prepared
steps:
- run: pwd
- run: echo "${{ gitea.workspace }}"