Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Sep 22, 2024
1 parent 0c9d29b commit 7626f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/action/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ runs:
using: "composite"
steps:
# 建立环境
- name: 复制文件
run: mkdir -p /opt/OpenWrt-K && cp -RT $GITHUB_WORKSPACE /opt/OpenWrt-K
- name: 移动文件
run: mv $GITHUB_WORKSPACE /opt/OpenWrt-K
shell: bash
- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 7626f1b

Please sign in to comment.