feat: elm-rewrite #1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue