Skip to content

fix: Change mounted file path to absolute #6

fix: Change mounted file path to absolute

fix: Change mounted file path to absolute #6

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