Delete .forgejo/workflows/export.yaml

This commit is contained in:
Tommy 2024-12-27 22:25:25 +00:00
parent 505924b1f6
commit 0f52026140
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

@ -1,15 +0,0 @@
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@v16
- name: Run the Magic Nix Cache
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v8
# - name: Build server and client
# run: |
# nix develop