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 b63eee2 commit 03255baCopy full SHA for 03255ba
.github/workflows/gradle.yml
@@ -41,4 +41,4 @@ jobs:
41
uses: actions/upload-artifact@v3
42
with:
43
name: FlappyBird
44
- path: 'build/libs/FlappyBird *.jar'
+ path: 'build/libs/FlappyBird-*.jar'
0 commit comments