Skip to content

Commit f1d89b1

Browse files
committed
fix/ macos action
1 parent ad23ace commit f1d89b1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
node-version: ${{ matrix.node-version }}
4747

4848
- name: Install Dependencies
49-
run: npm i && npm i -D cli-truncate
49+
run: npm i && npm i -D cli-truncate iconv-corefoundation
5050

5151
- name: Check lint
5252
run: npm run lint

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## <small>10.5.1 (2022-04-02)</small>
22

3+
* [Bumped Version] 10.5.1 ([ad23ace](https://github.com/maximegris/angular-electron/commit/ad23ace))
34
* fix/ macos action ([ff71c32](https://github.com/maximegris/angular-electron/commit/ff71c32))
45
* fix/ remove demo.gif ([ccd468d](https://github.com/maximegris/angular-electron/commit/ccd468d))
56
* migrate to main branch ([2c7cd98](https://github.com/maximegris/angular-electron/commit/2c7cd98))

0 commit comments

Comments
 (0)