Skip to content

Commit

Permalink
fix(ci): typo on web build
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanBorai authored Jul 15, 2024
1 parent a33a73e commit dcf3fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Install Just
uses: extractions/setup-just@v2

- name: Creates a Dotenv file
run: just web-dev
- name: Build Web Crate
run: just web-build

0 comments on commit dcf3fac

Please sign in to comment.