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

Commit35d12bf

Browse files
authored
Silas new site search and SDK 1.0 release (#1317)
1 parent4bd0bfc commit35d12bf

File tree

48 files changed

+5588
-4623
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+5588
-4623
lines changed

‎.github/workflows/javascript-sdk.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,15 @@ jobs:
5858
-neon-out-name:"aarch64-unknown-linux-gnu-index.node"
5959
os:"buildjet-4vcpu-ubuntu-2204-arm"
6060
runs-on:ubuntu-latest
61-
container:ubuntu:16.04
61+
container:quay.io/pypa/manylinux2014_x86_64
6262
defaults:
6363
run:
6464
working-directory:pgml-sdks/pgml/javascript
6565
steps:
6666
-uses:actions/checkout@v3
6767
-name:Install dependencies
6868
run:|
69-
apt update
70-
apt-get -y install curl
71-
apt-get -y install build-essential
69+
yum install -y perl-IPC-Cmd
7270
-uses:actions-rs/toolchain@v1
7371
with:
7472
toolchain:stable

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp