mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-16 20:08:41 +00:00
Fix syntax
This commit is contained in:
parent
70bcf1a4c0
commit
d41f46ad17
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -11,8 +11,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: Get Composer Cache Directory
|
||||
id: composer-cache
|
||||
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user