How can I set the working directory? If not supported, consider supporting something like this: ```yaml - name: Build uses: jerryjvl/jekyll-build-action@v1 with: working-directory: blog ```
How can I set the working directory?
If not supported, consider supporting something like this: