Update auto-rebuild.yml

This commit is contained in:
gentlyxu 2021-05-29 00:46:49 +08:00 committed by GitHub
parent ba6b90ea4b
commit 819d226a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,10 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- name: co dev
uses: actions/checkout@v2
with:
ref: 'dev'
# Runs a set of commands using the runners shell
- name: Run