Skip to content

refactor(ci): use platform arg to replace raw string #1263

refactor(ci): use platform arg to replace raw string

refactor(ci): use platform arg to replace raw string #1263

Workflow file for this run

name: setup-docker
on:
pull_request:
jobs:
setup-docker:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run setup script
run: |
./setup-dev-env.sh -y -v docker