Skip to content

Commit

Permalink
chore: Update sst version in gh deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioEmmmanuel authored Jun 2, 2024
1 parent ff4c686 commit b4ce7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install SST
run: |
wget https://github.com/sst/ion/releases/download/v0.0.193/sst-linux-amd64.deb
wget https://github.com/sst/ion/releases/download/v0.0.399/sst-linux-amd64.deb
sudo dpkg -i sst-linux-amd64.deb
sst version
Expand Down

0 comments on commit b4ce7a6

Please sign in to comment.