mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
.github/lint: Remove unnecessary cd.
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -29,5 +29,4 @@ jobs:
|
||||
wget https://github.com/waddlesplash/haiku-licenses/archive/master.zip && unzip master.zip
|
||||
- name: 'Lint new recipes'
|
||||
run: |
|
||||
cd haikuports
|
||||
./lint-new-recipes.sh --config=haikuports.conf --licenses=haiku-licenses-master
|
||||
|
||||
Reference in New Issue
Block a user