Skip to content

Commit a235b86

Browse files
committed
fix: Github workflow
1 parent 90c1d66 commit a235b86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test-package-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ jobs:
193193

194194
- name: Ensure latest hatch is installed
195195
run: python -m pip install --upgrade hatch
196+
197+
- name: Create Build Environment
196198
run: hatch env create build
197199

198200
- name: Setup Node.js environment

0 commit comments

Comments
 (0)