Skip to content

Commit

Permalink
Update Lienol.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
281677160 authored May 22, 2024
1 parent 152deda commit 51d27e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lienol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: 检测文件和对比上游版本
run: |
cd ${GITHUB_WORKSPACE}
bash <(curl -fsSL https://raw.githubusercontent.com/281677160/common/main/custom/first.sh)
bash <(curl -fsSL https://raw.githubusercontent.com/281677160/common/cheshi/custom/first.sh)
source ${GITHUB_WORKSPACE}/build/${{ env.FOLDER_NAME }}/settings.ini
export INPUTS_REPO_BRANCH="${{ github.event.inputs.REPO_BRANCH }}"
export INPUTS_CONFIG_FILE="${{ github.event.inputs.CONFIG_FILE }}"
Expand Down

0 comments on commit 51d27e5

Please sign in to comment.