mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 10:51:28 +00:00
wait
This commit is contained in:
parent
a68c8b0956
commit
f084a67fd2
7
.github/workflows/cache-verify.yml
vendored
7
.github/workflows/cache-verify.yml
vendored
@ -177,12 +177,17 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
jobs: 8
|
||||
PATH: "/opt:${PATH}"
|
||||
strategy:
|
||||
matrix:
|
||||
job: [1, 2, 3, 4, 5, 6, 7, 8]
|
||||
|
||||
steps:
|
||||
|
||||
- name: Run formatter or use PATH tools
|
||||
run: |
|
||||
export PATH="/opt:$PATH"
|
||||
cucumber-json-formatter --help
|
||||
|
||||
- name: Download Docker image artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user