Skip to content

Commit

Permalink
set correct extension author for setup-webots
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolSpy3 committed Aug 5, 2023
1 parent 62481d2 commit 77dd285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Download Webots
id: cache-webots-download
uses: actions/setup-webots@versioning-and-caching
uses: DeepBlueRobotics/setup-webots@versioning-and-caching
with:
path: ${{ matrix.webotsPkg }}
key: ${{ matrix.os }}-webots-v2021a-${{ matrix.webotsPkg }}
Expand Down

0 comments on commit 77dd285

Please sign in to comment.