thoughts/.forgejo/workflows/export.yaml
tommy 98d4097854
Some checks failed
Export / Explore-GitHub-Actions (push) Has been cancelled
Update .forgejo/workflows/export.yaml
2024-08-05 16:37:15 +00:00

15 lines
No EOL
448 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@v13
- name: Run the Magic Nix Cache
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v7
- name: Build server and client
run: |
nix develop