Skip to content

Commit

Permalink
update: compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Sep 3, 2022
1 parent e3a12f7 commit 701efb0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-wine.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Build Packages
name: Build Packages Wine

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Build Packages
name: Build Packages Linux

on:
release:
Expand Down
5 changes: 3 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# 1.06.2207210-1 / 2022-07-
# 1.06.2207210-1 / 2022-09-03

- update: devtools to v1.06.2207210
-
- update: compiler

# 1.06.2206090-2 / 2022-06-15

- fix: deepin icon
Expand Down

0 comments on commit 701efb0

Please sign in to comment.