mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 15:52:24 +08:00
Regular update: 2020-07-26T12:54:31Z
This commit is contained in:
parent
822b4d0597
commit
2519ad3a04
2 changed files with 2 additions and 2 deletions
2
.github/workflows/roa.yml
vendored
2
.github/workflows/roa.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
- run: .scripts/generate-roa.sh
|
||||
|
||||
- run: git -C generated diff README.txt
|
||||
- run: git -C generated diff README.md
|
||||
|
||||
- run: .scripts/push-to-roa.sh
|
||||
|
||||
|
|
2
.github/workflows/test-your-pr.yml
vendored
2
.github/workflows/test-your-pr.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- run: .scripts/generate-roa.sh
|
||||
|
||||
- run: git -C generated diff README.txt
|
||||
- run: git -C generated diff README.md
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue