This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
c
/
odin-lang.Odin
mirror da
https://github.com/odin-lang/Odin
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Remove push
Mikkel Hjortshoej
5 anni fa
parent
8eda24f2d1
commit
680d723c77
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
.github/workflows/nightly.yml
+ 0
- 1
.github/workflows/nightly.yml
Vedi File
@@ -3,7 +3,6 @@ name: Nightly
on:
schedule:
- cron: 0 20 * * *
- push:
jobs:
build_windows: