Skip to content

Commit

Permalink
remove temporary conda update line
Browse files Browse the repository at this point in the history
  • Loading branch information
robertskmiles committed Jul 2, 2023
1 parent fad8d57 commit cf54924
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-to-production-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
# <<< conda initialize <<<
conda deactivate
# temporary line to update conda
conda update -n base -c defaults conda
export ENVIRONMENT_TYPE="production"
export DATABASE_PATH="/home/rob/stampy.local/stampy.db"
Expand Down

0 comments on commit cf54924

Please sign in to comment.