Skip to content

Commit

Permalink
fix e2e maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
lolopinto committed Aug 27, 2024
1 parent 47372cf commit 5ea98a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
# clone ent-starter
git clone https://github.com/lolopinto/ent-starter.git
cd ent-starter
npm install @snowtop/ent '@snowtop/ent-email@0.1.0-alpha1'
npm install @snowtop/ent '@snowtop/ent-email@0.1.0'
mkdir -p src/schema
cat ../.github/testdata/schema1.json | tsent generate schemas
tsent codegen
Expand Down

0 comments on commit 5ea98a8

Please sign in to comment.