Skip to content

Commit

Permalink
Fix for new Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronweissler committed Mar 24, 2022
1 parent 3a06ce4 commit bbcf80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configdocsgenerator_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Test
runs-on: ubuntu-latest
env:
working-directory: ./components/inspectit-ocelot-configurationserver
working-directory: ./componentsinspectit-ocelot-configdocsgenerator
container: openjdk:8-jdk
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit bbcf80e

Please sign in to comment.