try installing sudo
Check Flake / check-flake (push) Failing after 6s

This commit is contained in:
2023-04-23 19:05:15 -06:00
parent 2cc4973a88
commit 233cfce663
+5
View File
@@ -1,5 +1,10 @@
name: Check Flake name: Check Flake
on: [push] on: [push]
env:
DEBIAN_FRONTEND: noninteractive
jobs: jobs:
check-flake: check-flake:
runs-on: ubuntu-latest runs-on: ubuntu-latest