Skip to content

Commit

Permalink
Update self.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena authored Aug 5, 2024
1 parent 18ae418 commit 15a395c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: ip
run: curl https://api.ipify.org

- name: Install python dependencies
run: |
echo "/root/.local/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 15a395c

Please sign in to comment.