Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e902ec2

Browse files
committed
Update emsdk
1 parent 632c319 commit e902ec2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ jobs:
99
- uses: actions/checkout@v1
1010
- uses: mymindstorm/setup-emsdk@v1
1111
with:
12-
version: '1.38.47'
12+
version: '1.38.48'
1313
- name: install coffee
1414
run: npm install --global coffeescript@1
1515
- uses: actions/cache@v1
1616
id: cache
1717
with:
1818
path: ~/.emscripten_cache
19-
key: emscripten-1.38.47
19+
key: emscripten-1.38.48
2020
- name: make
2121
run: make
2222
- name: test

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v1
1515
- uses: mymindstorm/setup-emsdk@v1
1616
with:
17-
version: '1.38.47'
17+
version: '1.38.48'
1818
- name: install coffee
1919
run: npm install --global coffeescript@1
2020
- name: make

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /