Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite4ec871

Browse files
authored
Fix CI again (#1004)
1 parent12dc15d commite4ec871

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/ubuntu-packages-and-docker-image.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
working-directory:pgml-extension
100100
command:install
101-
args:cargo-pgrx --version "0.9.8" --locked
101+
args:cargo-pgrx --version "0.10.0" --locked
102102
-name:pgrx init
103103
uses:postgresml/gh-actions-cargo@master
104104
with:
@@ -187,6 +187,7 @@ jobs:
187187
AWS_SECRET_ACCESS_KEY:${{ secrets.AWS_SECRET_ACCESS_KEY }}
188188
AWS_DEFAULT_REGION:${{ vars.AWS_DEFAULT_REGION }}
189189
run:|
190+
cargo install cargo-pgml-components
190191
bash packages/postgresml-dashboard/release.sh ${{ inputs.packageVersion }}
191192
192193
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp