thoughts/.forgejo/workflows/export.yaml

16 lines
439 B
YAML
Raw Normal View History

2024-08-05 16:05:57 +00:00
name: Export
run-name: Export Thoughts 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
2024-08-05 16:06:50 +00:00
runs-on: act-22.04
2024-08-05 16:05:57 +00:00
steps:
2024-08-05 19:35:20 +00:00
- 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