Skip to content

Commit

Permalink
Git pull
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-quintero committed Feb 8, 2024
1 parent e793343 commit fb895db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ jobs:
git clone git@github.com:nextmv-io/community-apps.git
cd community-apps
git fetch --all
git checkout ${{ github.ref_name }}
git pull
- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit fb895db

Please sign in to comment.