Update gulpfile.js
This commit is contained in:
parent
cc3f9a2eef
commit
e93d27264c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ gulp.task('final:publish', (done) => {
|
|||
done();
|
||||
});
|
||||
|
||||
const cname = 'yuzu-emu.org';
|
||||
const cname = 'yuzu-mirror.github.io';
|
||||
let finalCommand = null;
|
||||
let ephemeralURL = null;
|
||||
|
||||
|
|
Loading…
Reference in a new issue