Skip to content

Add Firefly (2d lighting crate) to assets. #1562

Add Firefly (2d lighting crate) to assets.

Add Firefly (2d lighting crate) to assets. #1562

Workflow file for this run

name: CI
on:
pull_request:
merge_group:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: "Install Asset Validator"
run: cargo install --git https://github.com/bevyengine/bevy-website/ generate-assets --bin validate
- name: "Check Assets"
run: validate ./