Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Sep 28, 2024
1 parent f453c21 commit 46957e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:

- name: Build Docker images
run: |
docker build -t oscript:latest oscript
docker build -t oscript:latest -f oscript/Dockerfile .

0 comments on commit 46957e1

Please sign in to comment.