Skip to content

Commit

Permalink
validate workflow ids
Browse files Browse the repository at this point in the history
  • Loading branch information
azaleacolburn committed Jun 28, 2024
1 parent d6e036d commit 4e99419
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 @@ -35,7 +35,7 @@ jobs:
curl -o public/assetpack.zip https://synthesis.autodesk.com/Downloadables/assetpack.zip && unzip -o public/assetpack.zip -d public/
- name: Cache downloaded browsers
id: cache-assets
id: cache-browsers
uses: actions/cache@v2
with:
path: /home/runner/.cache/ms-playwright/
Expand Down

0 comments on commit 4e99419

Please sign in to comment.