Skip to content

Commit

Permalink
fix: this one should deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Aug 12, 2021
1 parent a338188 commit 7cd54f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
python -m pip install setuptools_scm
python setup.py --version
- name: Create setuptools_scm env variable
if: github.ref != 'refs/heads/master'
shell: bash
run: |
wget https://gist.github.com/plaplant/0902f09e59166bac742bbd554f3cd2f9/raw/make_dev_version.sh -O ../make_dev_version.sh
Expand Down

0 comments on commit 7cd54f0

Please sign in to comment.