Skip to content

Commit

Permalink
too bad the file path was not correct for that github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Riduidel committed Jul 1, 2024
1 parent 62d1cd6 commit 88e2b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get_npmjs_infos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
jbang ExtractPopularNpmjsArtifacts.java
cd ../..
mkdir target
mv aadarchi-technology-detector/npmjs/artifacts.json target/artifacts.json
mv npmjs/artifacts.json target/artifacts.json
- name: Deploy
uses: s0/git-publish-subdir-action@develop
env:
Expand Down

0 comments on commit 88e2b25

Please sign in to comment.