Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
zstg authored May 1, 2024
1 parent 49aa085 commit 6323744
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: Build ISO
id: build_iso
run: |
# cd StratOS-iso
git clone --recurse https://github.com/zstg/StratOS-iso
cd StratOS-iso
export BUILD_DATE=$(date --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +%Y.%m.%d)
#sudo mount -t proc proc /proc
#sudo mount -t sysfs sys /sys
Expand Down

0 comments on commit 6323744

Please sign in to comment.