Skip to content

Commit

Permalink
[Rahul] | BAH-4097 | Add. appVersionFile Path To atomfeed-console Wor…
Browse files Browse the repository at this point in the history
…kflow (#145)
  • Loading branch information
rahu1ramesh authored Sep 12, 2024
1 parent 20ca8dc commit afba8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atomfeed_console_build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set env.ARTIFACT_VERSION
run: |
wget -q https://raw.githubusercontent.com/Bahmni/bahmni-infra-utils/main/setArtifactVersion.sh && chmod +x setArtifactVersion.sh
./setArtifactVersion.sh
./setArtifactVersion.sh atomfeed-console/.appversion
rm setArtifactVersion.sh
- name: Download atomfeed-console jar
run: |
Expand Down

0 comments on commit afba8a9

Please sign in to comment.