Skip to content

Commit 701efb0

Browse files
committed
update: compiler
1 parent e3a12f7 commit 701efb0

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

.github/workflows/release-wine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Build Packages
4+
name: Build Packages Wine
55

66
on:
77
release:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Build Packages
4+
name: Build Packages Linux
55

66
on:
77
release:

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# 1.06.2207210-1 / 2022-07-
1+
# 1.06.2207210-1 / 2022-09-03
22

33
- update: devtools to v1.06.2207210
4-
-
4+
- update: compiler
5+
56
# 1.06.2206090-2 / 2022-06-15
67

78
- fix: deepin icon

0 commit comments

Comments
 (0)