Skip to content

Commit 66c91c5

Browse files
committed
project: Pack LFS files into release.
1 parent f464c1f commit 66c91c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/VisualPinball.Engine.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
- uses: actions/checkout@v2
88
with:
99
fetch-depth: 0
10+
lfs: true
1011
- name: Fetch next version
1112
id: nextVersion
1213
uses: freezy/[email protected]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Common assets for all render pipelines.",
66
"keywords": ["Assets", "Unity"],
77
"unity": "2020.2",
8-
"unityRelease": "0b12",
8+
"unityRelease": "0f1",
99
"dependencies": {
1010
},
1111
"author": "freezy <[email protected]>",

0 commit comments

Comments
 (0)