Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a327868b79
|
@@ -14,8 +14,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: buildtool/setup-buildtools-action@v1
|
||||
- name: Check buildtools on path
|
||||
run: which build && which push
|
||||
- name: Show config
|
||||
run: build --config
|
||||
- name: Build and push
|
||||
run: build && push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user