Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseCSG committed Jun 3, 2024
2 parents e2f5736 + fa81c6d commit f04fb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

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

0 comments on commit f04fb85

Please sign in to comment.