File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 99 TARGET_BRANCH : gh-pages
1010 COMMITTER_NAME : emscripten nightly action
1111 COMMITTER_EMAIL :
[email protected] 12- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1312
1413jobs :
1514 build-emscripten-nightly :
Original file line number Diff line number Diff line change 7474
7575 - uses : actions/checkout@v4
7676 with :
77- repository : ' argotorg/solidity'
77+ repository : ' r0qs/solidity'
78+ ref : ' test'
7879 path : ' solidity/'
7980 # bytecode_reports_for_modified_binaries.sh requires access to a working copy with full history
8081 fetch-depth : 0
@@ -126,7 +127,8 @@ jobs:
126127 steps :
127128 - uses : actions/checkout@v4
128129 with :
129- repository : ' argotorg/solidity'
130+ repository : ' r0qs/solidity'
131+ ref : ' test'
130132 path : ' solidity/'
131133 submodules : ' recursive'
132134
You can’t perform that action at this time.
0 commit comments