mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 05:00:35 +10:00
path
This commit is contained in:
parent
99c948ebcc
commit
14b7e411b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
- name: Build Environment
|
||||
env:
|
||||
DESKTOP_ENVIRONMENT_USER: ${{ secrets.DESKTOP_ENVIRONMENT_USER }}
|
||||
run: docker/scripts/build.sh
|
||||
run: ./docker/scripts/build.sh
|
||||
- uses: actions/checkout@master
|
||||
- name: Publish to Registry
|
||||
uses: HurricanKai/Publish-Docker-Github-Action@master
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue