Skip to content

Commit

Permalink
Removed unnecessary working_directory
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Nov 24, 2023
1 parent 2efe2b7 commit 1fd58a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
uses: actions/checkout@v4
- name: Retrieve version number
id: requestMakefile
working-directory: plugin
run: |
echo "VERSION=$(make help_version)" >> $GITHUB_OUTPUT
- name: Install dependencies
Expand Down

0 comments on commit 1fd58a4

Please sign in to comment.