Skip to content

Commit

Permalink
remove Python action usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Sep 12, 2023
1 parent 0d80d51 commit b339f32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- name: Build
run: |
docker build -t octave .
Expand Down

0 comments on commit b339f32

Please sign in to comment.