This commit is contained in:
pngwn 2023-03-22 15:26:48 +00:00 committed by GitHub
parent 245f80537f
commit 1e0dd0f1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,8 @@ jobs:
version:
runs-on: ubuntu-latest
defaults:
working-directory: ui
run:
working-directory: ui
steps:
- name: checkout code repository
uses: actions/checkout@v3