Skip to content

Commit

Permalink
chore: Update SST version in frontend_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Diegogtz03 committed Jun 12, 2024
1 parent 1e116a9 commit dbd61c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

- name: Install SST
run: |
wget https://github.com/sst/ion/releases/download/v0.0.298/sst-linux-amd64.deb
wget https://github.com/sst/ion/releases/download/v0.0.288/sst-linux-amd64.deb
sudo dpkg -i sst-linux-amd64.deb
sst version
working-directory: knowx
Expand Down

0 comments on commit dbd61c7

Please sign in to comment.