Changing file path of .travis workflow

This commit is contained in:
justin-h-loi 2023-07-31 20:59:12 -04:00 committed by arp102
parent 111f1e5361
commit 4c65eb8326
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- name: Run .travis.yml build script
uses: ktomk/run-travis-yml@v1.8.1
with:
file: .travis.yml
file: ../../.travis.yml
steps: |
install
script