Skip to content

Commit

Permalink
Updating container file to include srdv
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaland committed Oct 15, 2024
1 parent a0bcebc commit 8d67b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: node_modules
path: node_modules.tar
path: .

- name: 'Untar files'
run: tar -xvf node_modules.tar
Expand Down

0 comments on commit 8d67b2e

Please sign in to comment.