Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
umuttopalak committed Mar 29, 2024
1 parent aff680c commit 348520e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 32 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@ runs:
uses: actions/setup-python@v4
with:
python-version: '3.10'

- name: Install Dependencies
run: pip install -r requirements.txt
shell: bash

- name: Reload App
run: python main.py
shell : bash
27 changes: 0 additions & 27 deletions pythonanywhere-deploy.yml

This file was deleted.

5 changes: 0 additions & 5 deletions sample.env

This file was deleted.

0 comments on commit 348520e

Please sign in to comment.