Skip to content

Commit

Permalink
One last time and I am gonna lose it!!!!!!
Browse files Browse the repository at this point in the history
I really hope this is the last time today that I have to deal with this bullcrap, I am NOT A YACC SHAVER!
  • Loading branch information
VUTxvojac04 authored Nov 25, 2024
1 parent 8c1c5a8 commit 4161d83
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
image: archlinux
options: --privileged
steps:
- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%dT%H_%M')"
- name: Checkout
uses: actions/checkout@v4
- name: Install archiso
Expand All @@ -41,7 +38,9 @@ jobs:
runs-on: ubuntu-24.04

steps:

- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%dT%H_%M')"
- name: Fetch ISO
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 4161d83

Please sign in to comment.