Skip to content

Commit

Permalink
13
Browse files Browse the repository at this point in the history
  • Loading branch information
VIRUSGAMING64 committed Jun 11, 2024
1 parent b5d69d0 commit 8de6aba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ on:
jobs:
installing:
runs-on: ubuntu-latest
using: 'node20'

steps:
- name: Setup Node.js environment
uses: actions/setup-node@v4.0.2
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 8de6aba

Please sign in to comment.