mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 23:35:22 +03:00
add checkout
This commit is contained in:
parent
ec0b980e06
commit
0d5e95fa7c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
||||||
name: Build and Publish
|
name: Build and Publish
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
- name: Login to ghcr.io
|
- name: Login to ghcr.io
|
||||||
|
|
Loading…
Reference in a new issue