This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ZhangJinChen
/
opencode
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
ci: stuff
Dax Raad
11 mesi fa
parent
253105bcf5
commit
ad0f137e35
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
script/publish.ts
+ 1
- 0
script/publish.ts
Vedi File
@@ -84,6 +84,7 @@ if (!snapshot) {
notes.push(line)
}
}
+ console.log(notes)
server.close()
}