mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-02-16 20:27:06 +09:00
Compare commits
5 Commits
v0.0.99
...
wifedata-2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f6bd73bf14 | ||
|
|
a364bbd91e | ||
|
|
b455536070 | ||
|
|
f02b9f90ea | ||
|
|
465a1717a7 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@master
|
||||
with:
|
||||
go-version: '1.24'
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@master
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '1.24'
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Run Updater
|
||||
env:
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,4 +3,5 @@ cache
|
||||
/VtbQuotation/store
|
||||
.DS_Store
|
||||
.vscode
|
||||
/[a-z]*
|
||||
!/Tarot
|
||||
2
Wife
2
Wife
Submodule Wife updated: ce7ecbc2e1...89ada10f13
Binary file not shown.
Reference in New Issue
Block a user