author | Nemo <commits@captnemo.in> | 2023-04-06 9:00:28.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2023-04-06 9:00:28.0 +05:30:00 |
commit | b525d65a348baf28bdac282e6a9f3415fc3b3608 [patch] |
|
tree | 5a8bfc87985377d982c50057456160308ab9aa97 |
|
parent | 520539e4dbf523aeec7a8a936d815479d385d689 |
|
download | b525d65a348baf28bdac282e6a9f3415fc3b3608.tar.gz |
[ci] Fix rubygems version
Diff
.github/workflows/daily-deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/daily-deploy.yml b/.github/workflows/daily-deploy.yml index 4322638..f02676c 100644 --- a/.github/workflows/daily-deploy.yml +++ a/.github/workflows/daily-deploy.yml @@ -14,6 +14,8 @@ - uses: ruby/setup-ruby@v1 with: bundler-cache: true # For 'latest', `gem update --system` is run to update to the latest RubyGems version. rubygems: latest - name: Download Historical Mutual Funds Data run: | wget https://github.com/captn3m0/historical-mf-data/releases/latest/download/funds.db.zst