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

move to expo

move to expo #375

Workflow file for this run

name:Web
on:[push, pull_request, workflow_dispatch]
jobs:
build:
runs-on:ubuntu-latest
steps:
-name:Checkout repository
uses:actions/checkout@v2
-name:npm ci, build
run:|
npm ci
export NODE_ENV=production && npx webpack
-name:Archive production artifacts
uses:actions/upload-artifact@v2
with:
name:upload
path:|
web/public

[8]ページ先頭

©2009-2025 Movatter.jp