Skip to content

Commit

Permalink
Removed Run Req
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaMatta98 committed Jul 7, 2023
1 parent 9ecfe66 commit 2bb5110
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
cargo install cargo-leptos
cargo leptos build --release
- name: Run the project
run: cargo leptos watch --release

- name: Update build tag
run: |
echo "::set-env name=BUILD_TAG::$(git describe --tags --always)"

0 comments on commit 2bb5110

Please sign in to comment.