Skip to content

Commit 180bb4e

Browse files
committed
update publish
1 parent f807e8e commit 180bb4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050

5151
- run: nuget pack ReactAndroid/ReactAndroid.nuspec
5252

53+
- run: mkdir ${{ runner.temp }}\final
54+
5355
- name: Do Publish
5456
run: node .ado/publish.js
5557
env:

0 commit comments

Comments
 (0)