Skip to content

Commit

Permalink
chore: release 1.0.2.0
Browse files Browse the repository at this point in the history
rc 发版,deepin-WSL 更新

Log: release
  • Loading branch information
chenchongbiao committed May 17, 2024
1 parent d178292 commit c06b3e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mdbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
python-version: "3.11"

- name: set arch # multistrap 使用的 arch 变量是 amd64、arm64,对 matrix.arch 进行判断设置 arch 变量
- name: set arch # deepin-rootfs 使用的 arch 变量是 amd64、arm64,对 matrix.arch 进行判断设置 arch 变量
run: |
if [ "${{ matrix.arch }}" == "x64" ]; then
echo "arch=amd64" >> $GITHUB_ENV
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1.0
1.0.2.0

0 comments on commit c06b3e8

Please sign in to comment.