doc: update github-action.md (#184)

This commit is contained in:
fw_qaq
2022-11-28 08:49:44 -05:00
committed by GitHub
parent f915f4c155
commit a41ec2693e
2 changed files with 10 additions and 11 deletions

View File

@ -6,6 +6,7 @@ on:
jobs:
build:
if: github.repository == 'jaywcjlove/reference'
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
@ -24,4 +25,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: dist
path: ${{ github.workspace }}\dist\**\*
path: ${{ github.workspace }}\dist\**\*