feat: elm-rewrite #1

Merged
notohh merged 5 commits from elm-rewrite into main 2024-01-16 02:16:45 -05:00
Showing only changes of commit 24882ce03e - Show all commits

View file

@ -13,6 +13,7 @@ jobs:
github-token: ${{ secrets.GH_TOKEN }} github-token: ${{ secrets.GH_TOKEN }}
- name: build - name: build
run: | run: |
nix run nixpkgs#dart-sass -- scss/main.scss static/dist/main.css
nix run nixpkgs#elmPackages.elm-land -- build nix run nixpkgs#elmPackages.elm-land -- build
- name: deploy - name: deploy
uses: https://github.com/cloudflare/wrangler-action@v3 uses: https://github.com/cloudflare/wrangler-action@v3