Skip to content

Commit

Permalink
Update build_snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail authored Aug 28, 2024
1 parent 83571f6 commit df336dd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/build_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,10 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: gradle
path: gradle-plugin/build/libs
path: gradle-plugin/build/libs

- uses: actions/upload-artifact@v2
with:
name: test-downgrade
path: testing/downgrade/build/libs

0 comments on commit df336dd

Please sign in to comment.