Skip to content

Commit b1fe18f

Browse files
authored
Update run.yml
1 parent 1ac3224 commit b1fe18f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ jobs:
66
steps:
77
- uses: actions/checkout@v2
88
- uses: actions/setup-python@v1
9+
- run: pip install bcrypt
910
- run: echo pass | python simplebcrypt.py
1011
- run: echo Done

0 commit comments

Comments
 (0)