Skip to content

Commit

Permalink
fix: Tag -ul target correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx committed Jun 30, 2023
1 parent 6e7bb46 commit 404ba0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hydrun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ jobs:
src: .
os: golang:bullseye
flags: ""
cmd: ./Hydrunfile go ram-dl
cmd: ./Hydrunfile go ram-ul
dst: out/*
# Disabled due to "error obtaining VCS status: exit status 128" error
# - id: gccgo-ram-ul
# src: .
# os: ghcr.io/pojntfx/bagccgop-base-sid
# flags: -e '--privileged'
# cmd: ./Hydrunfile gccgo ram-dl
# cmd: ./Hydrunfile gccgo ram-ul
# dst: out/*

steps:
Expand Down

0 comments on commit 404ba0c

Please sign in to comment.