Skip to content

fix: the file mount issue #7

fix: the file mount issue

fix: the file mount issue #7

Workflow file for this run

name: checkout
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3