mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 12:01:51 +01:00
Move bin to build directory
This commit is contained in:
parent
6878ea48e0
commit
789422cc4b
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- name: Build image
|
||||
run: bin/build 5.7.0
|
||||
run: build/bin/build 5.7.0
|
Loading…
Reference in New Issue
Block a user