Skip to content

Commit

Permalink
removed "get date" step
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 22, 2024
1 parent 78c6daa commit 51c66bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ runs:
git clone https://github.com/arturo-lang/arturo.git
shell: bash

- name: Get Date
id: get-date
run: echo "::set-output name=date::$(date "+%Y-%m-%d")"
shell: bash

- name: Debugging
run: |
echo ${{ runner.os }}
Expand Down

0 comments on commit 51c66bd

Please sign in to comment.