This commit is contained in:
zramsay 2025-01-31 13:50:50 -05:00
parent e7e521a2e3
commit b00b4d6eee

View File

@ -41,5 +41,5 @@ jobs:
npm install -g @cerc-io/laconic-registry-cli npm install -g @cerc-io/laconic-registry-cli
- name: "Install jq" - name: "Install jq"
run: sudo apt -y update && sudo apt -y install jq gpg run: sudo apt -y update && sudo apt -y install jq gpg
- name: "Publish Application Record" - name: "Deploy the app"
run: scripts/deploy-frontend.sh run: scripts/deploy-frontend.sh