This commit is contained in:
Graham Christensen 2023-06-27 13:52:27 -04:00
parent 7c230434c9
commit a8fda21cbd
No known key found for this signature in database

View file

@ -47,7 +47,7 @@ jobs:
run: "nix build .# -L --fallback"
- name: Delay to experiment on macOS
run: "sleep 5m"
run: "sleep 5m"
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.2