Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RDSik authored Sep 18, 2024
1 parent b9717aa commit 46012c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build the Docker Image
uses: actions/checkout@v1
# uses: actions/checkout@v1
run: docker build . --file Dockerfile --tag icarus-sim:$(date +%s)

0 comments on commit 46012c3

Please # to comment.