Skip to content

Commit

Permalink
forgot to set uses correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
azaleacolburn committed Jun 28, 2024
1 parent b81948b commit d6e036d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FissionUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Cache downloaded browsers
id: cache-assets
uses: cache-assets
uses: actions/cache@v2
with:
path: /home/runner/.cache/ms-playwright/
key: ${{ runner.os }}-assets-v2
Expand Down

0 comments on commit d6e036d

Please sign in to comment.