Skip to content

Commit 36af658

Browse files
fix project publish (#63)
Signed-off-by: Miguel_LZPF <miguel.carpena@io.builders>
1 parent 7197866 commit 36af658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cp .npmrc ./sdk/.npmrc
2929
3030
- name: Change references
31-
run: ./changeProyectsReferencesToRepo.sh
31+
run: ./changeProjectsReferencesToRepo.sh
3232

3333
- name: Install contracts dependencies
3434
run: npm run install:contracts

0 commit comments

Comments
 (0)