File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ These actions use the `xpack-development` branch of this repo and the
608608binaries .
609609
610610The tests results are available from the
611- [GitHub Actions ](https :// github.com/xpack-dev-tools/openocd -xpack/actions/) page.
611+ [GitHub Actions ](https :// github.com/xpack-dev-tools/riscv-none-elf-gcc -xpack/actions/) page.
612612
613613After running the prime tests , download the test results and compare
614614with previous runs .
@@ -670,7 +670,7 @@ xpm run trigger-workflow-publish-release -C ~/Work/xpack-dev-tools/riscv-none-el
670670` ` `
671671
672672The workflow result and logs are available from the
673- [GitHub Actions ](https :// github.com/xpack-dev-tools/openocd -xpack/actions/) page.
673+ [GitHub Actions ](https :// github.com/xpack-dev-tools/riscv-none-elf-gcc -xpack/actions/) page.
674674
675675The result is a
676676[draft pre - release ](https :// github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/)
@@ -752,10 +752,10 @@ xpm run update-package-binaries -C ~/Work/xpack-dev-tools/riscv-none-elf-gcc-xpa
752752
753753- the commits and the tag should have been pushed by the ` postversion ` script ;
754754 if not , push them with ` git push origin --tags ` to GitHub
755- - publish and add the ` next ` tag :
755+ - publish and add the ` test ` tag :
756756
757757` ` ` sh
758- npm publish --tag next
758+ npm publish --tag test
759759` ` `
760760
761761- when publishing for the first time , use :
You can’t perform that action at this time.
0 commit comments