Skip to content

Commit

Permalink
Merge pull request #184 from MissouriMRDT/hotfix/upgrade-file-existan…
Browse files Browse the repository at this point in the history
…ce-action-plugin

[HOTFIX] - File Existence Plugin
  • Loading branch information
Byrdman32 authored Feb 16, 2024
2 parents 152f38f + a14670f commit 03aab49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Check File Existence (${{ matrix.type }} Tests)
id: check
uses: andstor/file-existence-action@v2
uses: andstor/file-existence-action@v3
with:
files: "/opt/Autonomy_Software/build/Autonomy_Software_${{ matrix.type }}Tests"

Expand Down

0 comments on commit 03aab49

Please sign in to comment.