Skip to content

Commit c1d989b

Browse files
committed
Update README
1 parent 474c8a1 commit c1d989b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
blend: awesome.blend # Main blend file
5858
publish: AwesomeGame_linux # Name of the armory exporter preset
5959
blender: latest/candidate # Blender snap package version
60-
armsdk: 21.08 # Armsdk version
60+
armsdk: 21.11 # Armsdk version
6161
```
6262
6363
Cache armsdk to speedup builds:
@@ -67,7 +67,7 @@ jobs:
6767
build:
6868
runs-on: ubuntu-latest
6969
env:
70-
armsdk_version: 21.08
70+
armsdk_version: 21.11
7171
steps:
7272
- uses: actions/checkout@v2
7373
- name: Cache armsdk

0 commit comments

Comments
 (0)