Skip to content

Commit

Permalink
Merge pull request #35 from mraible/improve-github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mraible authored Sep 27, 2024
2 parents b5f56f0 + d0641fc commit be040c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: 20
cache: 'yarn'
cache-dependency-path: ui/pages/scalable-rtr-react
cache-dependency-path: ui/pages/scalable-rtr-react/yarn.lock
- name: Run yarn install
uses: borales/actions-yarn@v5
with:
Expand Down
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Scalable RTR
description: Orchestrates the verification of files and registry keys across Windows systems by targeting specific hosts
description: Orchestrates the verification of files and registry keys across Windows systems by targeting specific hosts
logo: ""
manifest_version: "2023-05-09"
ignored:
Expand Down

0 comments on commit be040c8

Please sign in to comment.