We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f807e8e commit 180bb4eCopy full SHA for 180bb4e
.github/workflows/publish.yml
@@ -50,6 +50,8 @@ jobs:
50
51
- run: nuget pack ReactAndroid/ReactAndroid.nuspec
52
53
+ - run: mkdir ${{ runner.temp }}\final
54
+
55
- name: Do Publish
56
run: node .ado/publish.js
57
env:
0 commit comments