thoughts/.forgejo/workflows/export.yaml
Tommy Skaug 109627e984
All checks were successful
Export / Explore-GitHub-Actions (push) Successful in 36s
don't build in ci for now
2024-08-05 21:35:20 +02: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@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