Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinsRan committed Mar 6, 2023
1 parent e932094 commit cc794e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
export VERSION=${{ steps.branch_env.outputs.version }}
sudo gem install --no-document fpm
git clone https://github.com/api7/apisix-build-tools.git
git clone https://github.com/Alinsran/apisix-build-tools.git -b chore/udpate
# move codes under build tool
mkdir ./apisix-build-tools/apisix-dashboard
Expand Down

0 comments on commit cc794e8

Please sign in to comment.