Update .gitea/workflows/osx_build.yaml
Gitea Actions Demo / build_image (push) Failing after 1s Details

This commit is contained in:
martin 2024-07-28 06:48:43 +00:00
parent 42106cf0f6
commit ee828c9413
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
uses: actions/checkout@v4
- run: |
export
pwd
cd ${{ github.repository }}/osx
packer init .
packer build var macos_version=${OSX_VERSION} .