mirror of
https://github.com/5etools-mirror-2/5etools-img.git
synced 2025-12-16 14:03:21 -06:00
Forgot the dot...
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
|
||||
- name: Build the docker image
|
||||
run: |
|
||||
docker build -t $IMAGE_NAME
|
||||
docker build -t $IMAGE_NAME .
|
||||
|
||||
- name: Push image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user