Skip to content

Commit 271b27d

Browse files
bump to 0.71
1 parent a01a58c commit 271b27d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- master
66
env:
7-
BRN_Version: '0.64'
7+
BRN_Version: '0.71'
88

99
jobs:
1010
build-android:
@@ -225,7 +225,6 @@ jobs:
225225
working-directory: ./Package
226226
- name: Gulp Build ${{ matrix.platform }} ${{ matrix.config }} (Windows)
227227
run: |
228-
$env:NODE_OPTIONS="--openssl-legacy-provider"
229228
npx gulp buildUWP${{ matrix.platform }}${{ matrix.config }}
230229
working-directory: ./Package
231230
- name: Gulp NuGet Restore Playground

0 commit comments

Comments
 (0)