1
0
Fork 0
This commit is contained in:
Daniel Kempkens 2023-05-02 00:19:36 +02:00
parent 3050f2790c
commit 75556a919b
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 2 additions and 2 deletions

View file

@ -3,8 +3,8 @@ name: Build
on:
push:
branches: ['master']
paths:
- 'flake.lock'
paths:
- 'flake.lock'
jobs:
build-x86_64-linux: