.github/workflows/build.yml aktualisiert
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -16,7 +16,8 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build in ./build
|
||||
- name: Build
|
||||
run: |
|
||||
cd /workspace/maxp/SpriteChannel
|
||||
cd "$GITHUB_WORKSPACE/build"
|
||||
make
|
||||
|
||||
|
Reference in New Issue
Block a user