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 d625795 commit 9e10af1Copy full SHA for 9e10af1
.github/workflows/build-debug.yml
@@ -81,9 +81,3 @@ jobs:
81
echo "Great, all .meta files are commited."
82
fi
83
working-directory: src/RandomFixtureKit.Unity
84
-
85
- # Store artifacts.
86
- - uses: actions/upload-artifact@v1
87
- with:
88
- name: RandomFixtureKit.Unity.unitypackage
89
- path: ./src/RandomFixtureKit.Unity/RandomFixtureKit.Unity.unitypackage
0 commit comments