mirror of
https://github.com/nikoksr/notify.git
synced 2025-01-10 00:28:36 +02:00
Merge branch 'main' into imgbot
This commit is contained in:
commit
545971b7f3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
go-version: 1.15
|
||||
-
|
||||
name: Cache Go modules
|
||||
uses: actions/cache@v2.1.4
|
||||
uses: actions/cache@v2.1.5
|
||||
with:
|
||||
path: ~/go/pkg/mod
|
||||
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
||||
|
Loading…
Reference in New Issue
Block a user