Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Merge https://github.com/WiolaWysopal/GitHubActions #26

Merge https://github.com/WiolaWysopal/GitHubActions

Merge https://github.com/WiolaWysopal/GitHubActions #26

Workflow file for this run

name: Przykladowe workflow
on:
[push]
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Konfiguracja
run: echo "Plik skonfigurowano poprawnie"
- name: Dodatkowy krok
run: echo "Mozna wiec isc dalej"