Skip to content

Packet shouldnt need to start after the 1st week #18

Packet shouldnt need to start after the 1st week

Packet shouldnt need to start after the 1st week #18

Workflow file for this run

name: Makefile CI
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check build
run: docker build .