Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaishaal authored Jul 17, 2024
1 parent b84ddbe commit 0245b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Install
run: |
mkdir $HOME/.aws/
wget https://gist.githubusercontent.com/Vaishaal/f109bfab6a194a93040ae2a19b6be251/raw/7d8026ae234d77ba1ca29b1f9d114c6780308ae4/dummy_creds -O $HOME/.aws/credentials
wget https://gist.githubusercontent.com/Vaishaal/f109bfab6a194a93040ae2a19b6be251/raw/d6caf98a52f6889981d5fbd1707edd815b834161/dummy_creds -O $HOME/.aws/credentials
sudo apt-get update
python3 -m venv .env
source .env/bin/activate
Expand Down

0 comments on commit 0245b64

Please sign in to comment.