diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 808d15d9470..4eb560ffd74 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,11 +33,11 @@ jobs: defaults: run: shell: bash - working-directory: ๐Ÿ‘ + working-directory: รค steps: - uses: actions/checkout@v4 with: - path: ๐Ÿ‘ + path: รค - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v4