mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-18 03:23:07 +01:00
Run, not uses
This commit is contained in:
@@ -176,7 +176,7 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Build Docker Image
|
||||
uses: docker build . -f build/Dockerfile
|
||||
run: docker build . -f build/Dockerfile
|
||||
|
||||
dmapi-build:
|
||||
name: Build DMAPI
|
||||
|
||||
Reference in New Issue
Block a user