You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Site Test Render: ${{ steps.artifact-upload-step.outputs.artifact-url }}.
45
+
46
+
To view the resulting site:
47
+
1. Click on the above link to download the artifacts archive
48
+
2. Extract it
49
+
3. View it using your favorite local rendering tool.
50
+
a. As one example: Run `ghrocker --devel rosindex-test-render-${{ github.event.pull_request.number }}` Requires ghrocker installed https://github.com/tfoote/ghrocker
51
+
b. Open http://localhost:4000 in your favorite browser
0 commit comments