Skip to content

Commit

Permalink
ci: fix ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Sep 8, 2024
1 parent 6b4af18 commit 775d9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
path: driver
- name: checkout metabase
uses: actions/checkout@v4
repository: https://github.com/metabase/metabase.git
with:
repository: metabase/metabase
path: metabase
- name: install java
uses: actions/setup-java@v4
Expand Down

0 comments on commit 775d9e3

Please sign in to comment.