Skip to content

Update to nightly-2024-12-15 #12

Update to nightly-2024-12-15

Update to nightly-2024-12-15 #12

Workflow file for this run

name: standalone
on:
pull_request:
branches: [standalone-wasm]
types: [labeled,closed]

Check failure on line 7 in .github/workflows/standalone.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/standalone.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
jobs:
update-frontend:
needs: publish-crates
runs-on: ubuntu-latest
if: false # disable for now
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- name: Build Docs and Standalone
run: nix develop .#minimal --command ci-build-pages
- uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: ./frontend/packages/aquascope-standalone/dist
clean: true
clean-exclude: dev