Update build.yml

This commit is contained in:
DecorativeFamily 2024-11-01 17:51:20 +03:30 committed by GitHub
parent 0bb6e6bd86
commit b606663fb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,10 +16,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v4.2.2
# - name: 删除工作流运行
# uses: Mattraks/delete-workflow-runs@v2
# uses: Mattraks/delete-workflow-runs@v2.0.6
# with:
# token: ${{ github.token }}
# repository: ${{ github.repository }}
@ -36,7 +36,7 @@ jobs:
# 7z a -mx9 ..\v2rayN.7z $env:Wap_Project_Directory
- name: Upload build artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v4.4.3
with:
name: v2rayN
path: |