Skip to content

Commit

Permalink
删除多余流程
Browse files Browse the repository at this point in the history
  • Loading branch information
yuos-bit committed Aug 11, 2024
1 parent e1fa8f2 commit 39bbbe3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/padavan-3.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,6 @@ jobs:
sudo sh dl_toolchain.sh
mkdir -p /opt/images/
ln -sf /opt/padavan-3.4 $GITHUB_WORKSPACE/padavan-3.4
- name: 升级Go版本
run: |
cd /opt/hostedtoolcache/go
rm -rf /opt/hostedtoolcache/go/1.14.13
mv 1.15.6 1.14.13
- name: 同步编译预设插件
run: |
Expand Down

0 comments on commit 39bbbe3

Please sign in to comment.