thoughts/.forgejo/workflows/export.yaml
renovate[bot] 465f35d2a5
Some checks failed
Export / Explore-GitHub-Actions (push) Failing after 2m43s
chore(deps): update determinatesystems/nix-installer-action action to v14
2024-09-10 01:03:15 +00:00

15 lines
439 B
YAML

name: Export
run-name: Export Thoughts 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: act-22.04
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: https://github.com/DeterminateSystems/nix-installer-action@v14
- name: Run the Magic Nix Cache
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v7
# - name: Build server and client
# run: |
# nix develop