Skip to content

Commit baaf167

Browse files
committed
fix(melange): build time benchmarks
1 parent a19677f commit baaf167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
alert-comment-cc-users: '@jchavarri'
8181

8282
- name: Clone pupilfirst fork
83-
run: git clone --depth 1 https://github.com/jchavarri/pupilfirst.git
83+
run: git clone --depth 1 https://github.com/anmonteiro/pupilfirst.git
8484

8585
- name: Install all deps
8686
working-directory: pupilfirst

0 commit comments

Comments
 (0)