mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 13:17:37 +00:00
remove extra /
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
id: check_files
|
||||
uses: andstor/file-existence-action@v1
|
||||
with:
|
||||
files: "${{ matrix.pkg }}/anda.hcl"
|
||||
files: "${{ matrix.pkg }}anda.hcl"
|
||||
|
||||
- name: Install repositories
|
||||
if: steps.check_files.outputs.files_exists == 'true'
|
||||
|
||||
Reference in New Issue
Block a user