We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6991a commit 06219e4Copy full SHA for 06219e4
1 file changed
.github/workflows/docs.yml
@@ -111,7 +111,7 @@ jobs:
111
--no-deps \
112
-j 1
113
- name: Add redirect
114
- run: echo '<meta http-equiv="refresh" content="0;url=engage_il2cpp/index.html">' > target/aarch64-skyline-switch/doc/index.html
+ run: echo '<meta http-equiv="refresh" content="0;url=engage/index.html">' > target/aarch64-skyline-switch/doc/index.html
115
- name: Remove lock file
116
run: rm target/aarch64-skyline-switch/doc/.lock
117
- name: Upload artifact
0 commit comments