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 6da09af commit 08bcd9dCopy full SHA for 08bcd9d
.github/workflows/publish.yml
@@ -50,8 +50,6 @@ jobs:
50
51
- run: nuget pack ReactAndroid/ReactAndroid.nuspec -OutputDirectory ${{ runner.temp }}\final
52
53
- - run: mkdir ${{ runner.temp }}\final
54
-
55
- name: Do Publish
56
run: node .ado/publish.js
57
env:
0 commit comments