Skip to content

Commit

Permalink
pdd off
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 30, 2024
1 parent 55e56e3 commit 0f6fdff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
sudo apt-get update
sudo apt-get install -y python3 python3-pip
pip3 install requests
- name: install ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
- name: install pdd
run: gem install pdd
- name: pull releases
run: |
python3 py/auto_pull.py
Expand Down

0 comments on commit 0f6fdff

Please sign in to comment.