Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi committed Feb 21, 2024
1 parent aea8170 commit ff74ab5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
# - run: cargo install --git https://github.com/leptos-rs/cargo-leptos/commit/1a8356ce3e4114d682eccdadc4ca5677e0a7d056
- run: cargo leptos test
- run: cargo leptos build --release
env: https://thisweekinbevy-cdn.netlify.app
env:
CDN_PKG_PATH: https://thisweekinbevy-cdn.netlify.app
- name: Get current date
id: date
run: |
Expand Down

0 comments on commit ff74ab5

Please sign in to comment.