Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from veedstudio/chore-update-actions/upload-art…
Browse files Browse the repository at this point in the history
…ifact
  • Loading branch information
tbutterwith authored Dec 17, 2024
2 parents 23fa985 + 4d0bb35 commit 7a25845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sql-extraction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: ./gradlew build

- name: Upload build
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: dist
path: tools/sql_extraction/build/distributions/*

0 comments on commit 7a25845

Please sign in to comment.